.m-logo-display {
    display: none;
}

.logo-display {
    display: none;
}
.m-menu .m-nav .menu-btn span {
    margin: 4px auto !important;
}
.hm-edit-area img {
    margin: 20px auto !important;
}
#sidebar .items a {
    font-size: 14px;
    line-height: 16px;
    display: block;
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-i-news .news-list .box {
    min-height: 112px;
}
@media screen and (max-width: 768px) {
    .mip-carousel-slideBox img {
        height: 100%;
    }
    .m-i-news .news-list .box {
        min-height: 91px;
    }
}

.mip-fill-content{
min-width: auto;
height: auto;}
